home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / PC Tools ThreatFire / tfinstall.exe / {app} / TFGui.exe / HTML / STYLESHEET.CSS < prev   
Cascading Style Sheet File  |  2010-01-14  |  7KB  |  96 lines

  1.  
  2. body, table, img, div, span, p { margin: 0; padding: 0; border: 0; font-size: 100%; }
  3.  
  4. body { font-family: Arial; color: #222222; font-size: 12px; border: none; margin: 0; background: #ffffff url(background.jpg) no-repeat fixed top left; cursor: default; }
  5. p { margin-bottom: 10px; }
  6. label { cursor: hand; }
  7. ol { margin: 0 0 0 24; }
  8. button { font-family: Arial; font-size: 100%; }
  9. strong { font-weight: bold; color: #CC0000; }
  10. select { font-family: Arial; font-size: 12px; }
  11.  
  12. div.pro { position: absolute; top: 28px; left: 208px; width: 50px; }
  13. div.logo { position: absolute; left: 7px; top: 444px; width: 128px; height: 46px; overflow: hidden; cursor: hand; }
  14.  
  15. div.system { position: absolute; top: 8px; left: 644px; white-space: nowrap; }
  16. div.system button.minimizebtn { border: 0; width: 21px; height: 21px; margin-right: 4px; background-image: url(minimizebtn1.gif); background-repeat: no-repeat; cursor: hand; }
  17. div.system button.closebtn { border: 0; width: 21px; height: 21px; background-image: url(closebtn1.gif); background-repeat: no-repeat; cursor: hand; }
  18.  
  19. div.menu { position: absolute; left: 460px; top: 38px; }
  20. div.menu button { border: 0; background-color: transparent; margin-right: 20px; color: white; font-weight: bold; font-size: 11px; cursor: hand; }
  21. div.menu img { vertical-align: middle; margin-right: 4px; }
  22.  
  23. div.navbtn { position: absolute; left: 8px; top: 120px; width: 128px; }
  24. div.navbtn button { border: 0; width: 128px; height: 31px; color: #000066; font-weight: bold; text-align: left; padding: 4px 8px; margin-bottom: 10px; background-image: url(navbtn1.gif); background-repeat: no-repeat; cursor: hand; behavior: url(navbtn.htc); }
  25. div.navbtn div { width: 128px; height: 31px; color: #000066; font-weight: bold; padding: 8px; margin-bottom: 10px; background-image: url(navbtn3.gif); background-repeat: no-repeat; }
  26.  
  27. div.content { position: absolute; overflow: hidden; left: 150px; top: 70px; width: 540px; height: 420px; }
  28. div.watermark { position: absolute; left: 430px; top: 236px; width: 40px; z-index: -1; }
  29. div.header { font-size: 16px; font-weight: bold; color: #000066; margin-bottom: 10px; }
  30. div.stats { margin-left: 20px; width: 500px; height: 250px; border: solid 1px #7298d2; overflow: hidden; }
  31. div.box { overflow: hidden; height: 364px; width: 540px; border: solid 1px #7298d2; }
  32. div.explain { border-bottom: solid 1px #7298d2; padding: 2px 8px; }
  33.  
  34. div.disabledbtn { margin: 0 0 10px 20px; display: none; }
  35. div.disabledbtn button { border: 0; width: 501px; height: 62px; padding-left: 60px; text-align: left; background-image: url(disabledbtn1.gif); background-repeat: no-repeat; cursor: hand; behavior: url(disabledbtn.htc); }
  36. div.enabledbtn { margin: 0 0 10px 20px; }
  37. div.enabledbtn button { border: 0; width: 501px; height: 62px; padding-left: 60px; text-align: left; background-image: url(enabledbtn1.gif); background-repeat: no-repeat; cursor: hand; behavior: url(enabledbtn.htc); }
  38.  
  39. div.buttonbar { background-color: #7298D2; white-space: nowrap; overflow: hidden; }
  40. div.buttonbar button { border: 0; margin: 0 1px 1px 0; width: 20%; height: 24px; font-size: 11px; font-weight: bold; color: #000066; cursor: hand; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#b6d2fe); }
  41. div.buttonbar button.selected { filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b6d2fe,endColorStr=#FFFFFF); }
  42.  
  43. table.counts { border-collapse: collapse; width: 100%; height: 130px; }
  44. table.counts th { text-align: right; text-decoration: underline; white-space: nowrap; padding: 12px 8px; color: #222222; }
  45. table.counts td { white-space: nowrap; padding: 4px 12px 4px 10px; color: #222222; }
  46. table.counts tfoot td { padding: 70px 8px 0 8px; white-space: normal; }
  47.  
  48. div.list { overflow: auto; width: 100%; height: 274px; padding: 6px; }
  49. div.list h1 { font-weight: bold; font-size: 13px; margin: 0px; white-space: nowrap; }
  50. div.list h2 { font-size: 10px; margin: 0px 24px; font-weight: normal; white-space: nowrap; }
  51. div.list h3 { font-size: 10px; margin: 0px 12px; font-weight: normal; white-space: nowrap; }
  52.  
  53. table.options { width: 220px; border: solid 1px #7298d2; }
  54. table.options tr { padding: 6px 2px; }
  55. table.options tr.unselected { cursor: hand; }
  56. table.options tr.selected td { filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#b6d2fe); }
  57. table.options tbody td { border-top: solid 1px #7298d2; }
  58. table.options td { white-space: nowrap; font-weight: bold; }
  59. table.options td.col1 { width: 18px; }
  60. table.options td.col2 { }
  61. table.options td.col3 { width: 30px; text-align: right; }
  62. table.options td.col4 { width: 12px; text-align: right; }
  63. table.options tfoot td { white-space: normal; font-weight: normal; }
  64.  
  65. table.status { width: 100%; margin-top: 8px; border-collapse: collapse; table-layout: fixed; }
  66. table.status td { padding: 8px; vertical-align: top; }
  67. table.status td image { width: 16px; height: 16px; float: left; }
  68. table.status td a { color: #CC0000; font-weight: bold; text-decoration: underline; }
  69.  
  70. div.info { overflow: auto; background: #FFFFFF; border: solid 1px #7298d2; height: 320px; padding: 8px; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#b6d2fe); }
  71. div.info h1 { font-weight: bold; font-size: 100%; margin: 0px 0px 8px 0px; text-align: center; }
  72. div.info p { margin: 0px 0px 8px 0px; }
  73.  
  74. div.links { border-top: solid 1px #7298d2; background-color: #b6d2fe; }
  75. div.links table { width: 100%; border-collapse: collapse; table-layout: fixed; }
  76. div.links table td { padding: 4px 10px; vertical-align: middle; }
  77. div.links table td input { vertical-align: middle; }
  78. div.links table td label { text-decoration: underline; }
  79.  
  80. div.UpgradeLink { position: absolute; top: 404px; width: 250px; color: #222222; font-weight: bold; }
  81. div.footer { position: absolute; top: 406px; left: 258px; width: 280px; color: #999999; text-align: right; font-size: 11px; }
  82.  
  83. table.malware { width: 100%; }
  84. table.malware td { padding: 4px 0 4px 4px; cursor: hand; white-space: nowrap; }
  85. table.malware th { padding: 4px 0 4px 4px; cursor: hand; white-space: nowrap; background-color: #F2F7FE; text-align: left; font-weight: normal; }
  86. table.malware td.selected { background: url(arrow.gif) no-repeat right center; }
  87. table.malware th.selected { background: #F2F7FE url(arrow.gif) no-repeat right center; }
  88.  
  89. button.normal {width: auto; border: solid 1px #7298D2; padding: 2px; color: #000066; cursor: hand; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#b6d2fe);}
  90.  
  91. .text1 { font-size: 16px; font-weight: bold; color: #000066; }
  92. .text2 { font-size: 16px; font-weight: bold; color: #DD0000; }
  93. .text3 { font-size: 16px; font-weight: bold; color: #00BB00; }
  94. .red { color: #CC0000; }
  95. .green { color: #00CC00; }
  96.